ListBox.EditCell Method

Scrolls the Row, Column cell into view (if necessary) and temporarily makes the cell editable. It sets the focus within the ListBox to the Row, Column cell.

Syntax

ListBox.EditCell Row, Column

Parameters

Row

Integer

Column

Integer

Notes

See the CellGotFocus event. The editable cell has a focus ring around it.